home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 526-550 / disk_540 / setcolors / setcolors.doc < prev    next >
Text File  |  1992-05-06  |  2KB  |  52 lines

  1.  
  2.  
  3. Documentatoin for SetColors.
  4.  
  5.     SetColors  is a replacement to the Commodore supplied Palette program.
  6.     It  does exactly the same and allows you to save your colors to a file
  7.     or to the default preferences, load a file previously saved.
  8.  
  9.     SetColors  uses arp.library version 39 and req.library.  These must be
  10.     in your libs: directory.
  11.  
  12.     SetColors can be called either from CLI or from workbench.
  13.  
  14.     Usage: SetColors [ColorFile] [DELAY secs]
  15.  
  16.     Enter "SetColors ?"   to see the command template.
  17.  
  18.     When  called  from  workbench  or  CLI without args, it opens a little
  19.     window  under  the mouse pointer with four gadgets.  They allow you to
  20.     call  the  color requester, load a color file, save the current screen
  21.     colors,   and   if  you  are  in  the  workbench  screen,  update  the
  22.     system-configuration file.
  23.  
  24.     By default, the color files are supposed to be in the devs:  directory
  25.     and  have  a  .clr  extension.   The  file requester only displays the
  26.     directories  and  *.clr,  but  all  files can be showed by erasing the
  27.     '*.clr'  string in the show gadget.  Nevertheless, only .clr files can
  28.     be used as an argument to SetColors and they must be given without the
  29.     extension.
  30.  
  31.     From  CLI,  a  delay in seconds may be asked to give you time to cycle
  32.     through screens before SetColors opens its window.
  33.  
  34.     This program is public domain.
  35.  
  36.  
  37.     Release notes:
  38.  
  39.         No version yet!
  40.  
  41.         This is a minor update to previous one sent to fred. No more random
  42.         crashes on exit.
  43.  
  44.  
  45.     Author:
  46.  
  47.     Pierre Carrette.
  48.     7 rue des capucines
  49.     86180 Buxerolles
  50.     FRANCE
  51.  
  52.